Home > @keadex/c4-model-ui-kit > linkableDiagramElement
linkableDiagramElement() function
Signature:
export declare function linkableDiagramElement(element: DiagramElementType | ElementType): Component | Container | SoftwareSystem | Boundary | undefined;Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
element |
Component | Container | SoftwareSystem | Boundary | undefined
